home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
58519
/
58519.xpi
/
chrome
/
nasatabs.jar
/
skin
/
shownoia.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2010-01-11
|
708b
|
31 lines
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
.tabbrowser-tab:not([selected="true"]):not([busy]) .tab-icon-image {
display: none !important;
}
.tabbrowser-tab:not([selected="true"]):hover .tab-icon-image {
display: -moz-box !important;
}
.tabbrowser-tab:not([selected="true"]):not([busy]) .tab-text {
margin-left: 12px !important;
}
.tabbrowser-tab:not([selected="true"]):hover .tab-text {
margin-left: 0 !important;
}
.tabbrowser-tab:not([selected="true"]):not([busy]):not(:hover) > .tab-middle {
margin-right: -8px !important;
}
.tabbrowser-tab:not([selected="true"]) progressmeter.tab-progress {
margin: 0 !important;
}